- queue size
- ТМО длина очереди; число требований, ожидающих обслуживания
Англо-русский словарь по экономике и финансам. — М.: Экономическая школа. А.В. Аникин, И.М. Оседчая, Б.Г. Федоров. 1993.
Англо-русский словарь по экономике и финансам. — М.: Экономическая школа. А.В. Аникин, И.М. Оседчая, Б.Г. Федоров. 1993.
Queue (data structure) — A queue (pronounced /kjuː/) is a particular kind of collection in which the entities in the collection are kept in order and the principal (or only) operations on the collection are the addition of entities to the rear terminal position and… … Wikipedia
Queue area — Queue areas are places in which people in line (first come, first served) wait for goods or services. Examples include the DMV, checking out groceries or other goods that have been collected in a self service shop, in a shop without self service … Wikipedia
Double-ended priority queue — Not to be confused with Double ended queue. A double ended priority queue (DEPQ)[1] is an abstract data type similar to a priority queue except that it allows for efficient removal of both the maximum and minimum element. It is a data structure… … Wikipedia
Priority queue — A priority queue is an abstract data type in computer programming. It is exactly like a regular queue or stack data structure, but additionally, each element is associated with a priority . stack: elements are pulled in last in first out order (e … Wikipedia
Message queue — In computer science, message queues and mailboxes are software engineering components used for interprocess communication, or for inter thread communication within the same process. They use a queue for messaging – the passing of control or of… … Wikipedia
Active Queue Management — In Internet routers, Active Queue Management (AQM) is a technique that consists in dropping or ECN marking packets before a router s queue is full. Queue Management An Internet router typically maintains a set of queues, one per interface, that… … Wikipedia
Prefetch input queue — Most modern processors load their instructions some clock cycles before they execute them. This is achieved by pre loading machine code from memory into a prefetch input queue (PIQ).This behavior only applies to von Neumann computers (that is,… … Wikipedia
Distributed-queue dual-bus — In telecommunication, a distributed queue dual bus network (DQDB) is a distributed multi access network that (a) supports integrated communications using a dual bus and distributed queuing, (b) provides access to local or metropolitan area… … Wikipedia
Sooga Size Me — is the third cartoon part of episode 23 of the animated series Pucca which premiered April 16, 2007 on the cable television network Jetix.The title is a pun played on Morgan Spurlock s 2004 documentary Super Size Me . Plot An obnoxious Texan… … Wikipedia
Network congestion — In data networking and queueing theory, network congestion occurs when a link or node is carrying so much data that its quality of service deteriorates. Typical effects include queueing delay, packet loss or the blocking of new connections. A… … Wikipedia
Network congestion avoidance — is a process used in computer networks to avoid congestion.The fundamental problem is that all network resources are limited, including router processing time and link throughput. Eg.: *today s (2006) Wireless LAN effective bandwidth throughput… … Wikipedia